[INFO] cloning repository https://github.com/literallyNotFate/todo-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/literallyNotFate/todo-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FliterallyNotFate%2Ftodo-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FliterallyNotFate%2Ftodo-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00295abe38543e8481fb9538d32192d9a0393db1
[INFO] testing literallyNotFate/todo-tui against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FliterallyNotFate%2Ftodo-tui" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/literallyNotFate/todo-tui
[INFO] finished tweaking git repo https://github.com/literallyNotFate/todo-tui
[INFO] tweaked toml for git repo https://github.com/literallyNotFate/todo-tui written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/literallyNotFate/todo-tui on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/literallyNotFate/todo-tui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.28.0
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded ashpd v0.10.3
[INFO] [stderr]   Downloaded toml v1.0.3+spec-1.1.0
[INFO] [stderr]   Downloaded strum v0.28.0
[INFO] [stderr]   Downloaded dark-light v2.0.0
[INFO] [stderr]   Downloaded tui-textarea v0.7.0
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a0a8dc93d0fbaec31ffcb096b70c7fc0ed278b3b91a4985cfb4b6fe9c738165
[INFO] running `Command { std: "docker" "start" "-a" "5a0a8dc93d0fbaec31ffcb096b70c7fc0ed278b3b91a4985cfb4b6fe9c738165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a0a8dc93d0fbaec31ffcb096b70c7fc0ed278b3b91a4985cfb4b6fe9c738165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a0a8dc93d0fbaec31ffcb096b70c7fc0ed278b3b91a4985cfb4b6fe9c738165", kill_on_drop: false }`
[INFO] [stdout] 5a0a8dc93d0fbaec31ffcb096b70c7fc0ed278b3b91a4985cfb4b6fe9c738165
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca8b67e62510573b0ebc120abdb875b4af3dcc5fcfa3500b7f3f38715e30f757
[INFO] running `Command { std: "docker" "start" "-a" "ca8b67e62510573b0ebc120abdb875b4af3dcc5fcfa3500b7f3f38715e30f757", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling dark-light v2.0.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling zbus v5.14.0
[INFO] [stderr]    Compiling ashpd v0.10.3
[INFO] [stderr]    Compiling todo-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "ca8b67e62510573b0ebc120abdb875b4af3dcc5fcfa3500b7f3f38715e30f757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca8b67e62510573b0ebc120abdb875b4af3dcc5fcfa3500b7f3f38715e30f757", kill_on_drop: false }`
[INFO] [stdout] ca8b67e62510573b0ebc120abdb875b4af3dcc5fcfa3500b7f3f38715e30f757
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6e349eb466255ed9660d4da50e06279be39fc0d64054f6e3111d36a96ea3ee9
[INFO] running `Command { std: "docker" "start" "-a" "b6e349eb466255ed9660d4da50e06279be39fc0d64054f6e3111d36a96ea3ee9", kill_on_drop: false }`
[INFO] [stderr]    Compiling todo-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.64s
[INFO] running `Command { std: "docker" "inspect" "b6e349eb466255ed9660d4da50e06279be39fc0d64054f6e3111d36a96ea3ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6e349eb466255ed9660d4da50e06279be39fc0d64054f6e3111d36a96ea3ee9", kill_on_drop: false }`
[INFO] [stdout] b6e349eb466255ed9660d4da50e06279be39fc0d64054f6e3111d36a96ea3ee9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 835f0782c0208f4dd899549a41ea8e8906834fbe3bce8da90391930100ef599b
[INFO] running `Command { std: "docker" "start" "-a" "835f0782c0208f4dd899549a41ea8e8906834fbe3bce8da90391930100ef599b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/todo_tui-07362649969d2b87)
[INFO] [stdout] 
[INFO] [stdout] running 254 tests
[INFO] [stdout] test app::controller::tests::should_handle_empty_title_error_on_update ... ok
[INFO] [stdout] test app::controller::tests::should_handle_empty_title_error_on_append ... ok
[INFO] [stdout] test app::controller::tests::should_clear_with_empty_list_error ... ok
[INFO] [stdout] test app::service::tests::should_fail_update_task_service_with_empty_title ... ok
[INFO] [stdout] test app::service::tests::should_fail_update_task_service_with_wrong_id ... ok
[INFO] [stdout] test app::service::tests::should_remove_task_service ... ok
[INFO] [stdout] test app::service::tests::should_fail_append_task_service_on_empty_title ... ok
[INFO] [stdout] test app::service::tests::should_fail_remove_task_service_with_wrong_id ... ok
[INFO] [stdout] test app::service::tests::should_fail_toggle_task_service_with_wrong_id ... ok
[INFO] [stdout] test app::service::tests::should_move_tasks_successully_with_same_priority ... ok
[INFO] [stdout] test app::service::tests::should_not_move_tasks_with_different_priorities ... ok
[INFO] [stdout] test app::service::tests::should_test_boundaries_on_move_tasks_service ... ok
[INFO] [stdout] test application::tests::should_create_application ... ok
[INFO] [stdout] test app::service::tests::should_update_task_service ... ok
[INFO] [stdout] test app::service::tests::should_sort_by_priority_automatically ... ok
[INFO] [stdout] test app::service::tests::should_append_task_service ... ok
[INFO] [stdout] test app::service::tests::should_clear_tasks_service_completed ... ok
[INFO] [stdout] test app::service::tests::should_toggle_task_service ... ok
[INFO] [stdout] test application::tests::should_initialize_selection_with_sync_ui ... ok
[INFO] [stdout] test app::controller::tests::should_stabilize_focus_out_of_bounds ... ok
[INFO] [stdout] test app::controller::tests::should_handle_update_and_maintain_focus ... ok
[INFO] [stdout] test application::tests::should_adjust_out_of_bounds_index_with_sync_ui ... ok
[INFO] [stdout] test application::tests::should_do_nothing_if_autosave_disabled ... ok
[INFO] [stdout] test app::controller::tests::should_handle_remove_non_existent_task ... ok
[INFO] [stdout] test application::tests::should_adjust_selection_on_filter_change_with_sync_ui ... ok
[INFO] [stdout] test app::controller::tests::should_trigger_popup_on_save ... ok
[INFO] [stdout] test application::tests::should_select_none_if_empty_with_sync_ui ... ok
[INFO] [stdout] test config::config::tests::should_correctly_handle_optional_fields_in_toml ... ok
[INFO] [stdout] test application::tests::should_test_tick_expires_notification ... ok
[INFO] [stdout] test config::keymaps::tests::should_check_if_its_kill_process_key ... ok
[INFO] [stdout] test config::keymaps::tests::should_fail_on_duplicate_keys_in_toml ... ok
[INFO] [stdout] test config::config::tests::should_save_and_load_config_successfully ... ok
[INFO] [stdout] test config::config::tests::should_return_default_config_if_path_not_found ... ok
[INFO] [stdout] test config::config::tests::should_update_config_from_ui_state ... ok
[INFO] [stdout] test config::keymaps::tests::should_handle_uppercase_as_shift ... ok
[INFO] [stdout] test config::keymaps::tests::should_parse_modifier_keys ... ok
[INFO] [stdout] test config::keymaps::tests::should_load_default_when_file_is_missing ... ok
[INFO] [stdout] test config::keymaps::tests::should_parse_simple_keys ... ok
[INFO] [stdout] test app::controller::tests::should_handle_update_non_existent_task ... ok
[INFO] [stdout] test config::config::tests::should_invoke_toml_error_on_invalid_format ... ok
[INFO] [stdout] test config::config::tests::should_return_default_data_path ... ok
[INFO] [stdout] test config::keymaps::tests::should_check_if_its_is_exit_key ... ok
[INFO] [stdout] test config::keymaps::tests::should_return_default_data_path ... ok
[INFO] [stdout] test config::keymaps::tests::should_stringify_keys_correctly ... ok
[INFO] [stdout] test core::autosave::tests::should_initialize_with_correct_defaults ... ok
[INFO] [stdout] test core::errors::tests::should_return_text_for_duplicate_key_error ... ok
[INFO] [stdout] test config::keymaps::tests::should_test_hotkeys_alignment_consistency ... ok
[INFO] [stdout] test core::errors::tests::should_return_text_for_empty_title_error ... ok
[INFO] [stdout] test config::keymaps::tests::should_save_with_proper_sections ... ok
[INFO] [stdout] test config::config::tests::should_create_directories_on_config_save ... ok
[INFO] [stdout] test config::keymaps::tests::should_add_section_spacing ... ok
[INFO] [stdout] test core::autosave::tests::should_toggle_enabled_with_timer_reset ... ok
[INFO] [stdout] test config::keymaps::tests::should_handle_incomplete_toml_gracefully ... ok
[INFO] [stdout] test application::tests::should_reset_timer_on_first_change_transition ... ok
[INFO] [stdout] test core::errors::tests::should_return_text_for_environment_error ... ok
[INFO] [stdout] test core::errors::tests::should_return_text_for_io_error ... ok
[INFO] [stdout] test app::controller::tests::should_append_task_and_set_notification ... ok
[INFO] [stdout] test app::controller::tests::should_remove_task_and_adjust_selection ... ok
[INFO] [stdout] test app::controller::tests::should_sort_with_focus_stabilized ... ok
[INFO] [stdout] test core::errors::tests::should_return_text_for_json_error ... ok
[INFO] [stdout] test core::errors::tests::should_return_text_for_invalid_key_format_error ... ok
[INFO] [stdout] test core::errors::tests::should_return_text_for_unknown_action_error ... ok
[INFO] [stdout] test core::errors::tests::should_return_text_for_list_empty_error ... ok
[INFO] [stdout] test core::errors::tests::should_return_text_for_move_forbidden_error ... ok
[INFO] [stdout] test core::errors::tests::should_return_text_for_path_not_found ... ok
[INFO] [stdout] test core::errors::tests::should_return_text_for_task_not_found_error ... ok
[INFO] [stdout] test core::errors::tests::should_return_text_for_task_not_selected_error ... ok
[INFO] [stdout] test core::errors::tests::should_return_text_for_toml_error ... ok
[INFO] [stdout] test core::sorting::tests::should_compare_priority_desc ... ok
[INFO] [stdout] test core::sorting::tests::should_cycle_through_sort_by_and_order ... ok
[INFO] [stdout] test core::sorting::tests::should_stabilize_priority_sorting ... ok
[INFO] [stdout] test core::sorting::tests::should_compare_title_case_insensitive ... ok
[INFO] [stdout] test core::storage::tests::should_return_default_data_path ... ok
[INFO] [stdout] test core::storage::tests::should_create_new_state_default_if_path_not_found ... ok
[INFO] [stdout] test events::handler::tests::should_activate_search_on_key ... ok
[INFO] [stdout] test events::handler::tests::should_allow_exit_even_in_small_terminal ... ok
[INFO] [stdout] test core::storage::tests::should_invoke_jsonerror_on_load_if_json_not_valid ... ok
[INFO] [stdout] test application::tests::should_reset_flow_after_undo ... ok
[INFO] [stdout] test events::handler::tests::should_cancel_clear_all_tasks ... ok
[INFO] [stdout] test events::handler::tests::should_cancel_search_and_return_to_left_panel ... ok
[INFO] [stdout] test events::handler::tests::should_block_input_when_terminal_is_too_small ... ok
[INFO] [stdout] test events::handler::tests::should_close_form_on_cancel ... ok
[INFO] [stdout] test events::handler::tests::should_confirm_remove_task ... ok
[INFO] [stdout] test events::handler::tests::should_cycle_filter_down_up_on_key ... ok
[INFO] [stdout] test events::handler::tests::should_do_nothing_if_no_modal_exists ... ok
[INFO] [stdout] test events::handler::tests::should_create_new_task_on_submit ... ok
[INFO] [stdout] test events::handler::tests::should_do_nothing_on_continue ... ok
[INFO] [stdout] test events::handler::tests::should_exit_search_to_list_on_submit ... ok
[INFO] [stdout] test core::storage::tests::should_create_new_state_with_saved_todos_and_session ... ok
[INFO] [stdout] test core::storage::tests::should_clean_up_temp_file_on_error ... ok
[INFO] [stdout] test core::storage::tests::should_create_directory_on_save_if_missing ... ok
[INFO] [stdout] test events::handler::tests::should_handle_empty_input_gracefully ... ok
[INFO] [stdout] test events::handler::tests::should_handle_sort_keys ... ok
[INFO] [stdout] test events::handler::tests::should_ignore_unrelated_keys_in_left_panel ... ok
[INFO] [stdout] test events::handler::tests::should_not_exit_on_unsaved_exit_cancel ... ok
[INFO] [stdout] test events::handler::tests::should_move_task_on_key ... ok
[INFO] [stdout] test events::handler::tests::should_handle_update_mode_transition ... ok
[INFO] [stdout] test events::handler::tests::should_open_remove_confirm_dialog_on_key ... ok
[INFO] [stdout] test events::handler::tests::should_open_unsaved_confirm_on_exit_if_changes_exist ... ok
[INFO] [stdout] test events::handler::tests::should_prioritize_modal_over_global_keys ... ok
[INFO] [stdout] test core::storage::tests::should_handle_corrupted_main_file_with_backup_fallback ... ok
[INFO] [stdout] test events::handler::tests::should_select_filter_on_numeric_key ... ok
[INFO] [stdout] test core::storage::tests::should_restore_from_backup_if_main_file_is_missing ... ok
[INFO] [stdout] test events::handler::tests::should_reset_selection_to_first_item_on_typing ... ok
[INFO] [stdout] test core::storage::tests::should_save_and_load_data_successfully ... ok
[INFO] [stdout] test events::handler::tests::should_test_focus_stabilization_on_filter_change ... ok
[INFO] [stdout] test events::handler::tests::should_test_delegation_to_main_content ... ok
[INFO] [stdout] test events::handler::tests::should_test_delegation_to_left_panel ... ok
[INFO] [stdout] test events::handler::tests::should_restore_mode_on_esc_from_form ... ok
[INFO] [stdout] test events::handler::tests::should_test_navigation_down_up ... ok
[INFO] [stdout] test core::storage::tests::should_create_backup_on_save ... ok
[INFO] [stdout] test events::handler::tests::should_trigger_save_on_ctrl_s ... ok
[INFO] [stdout] test events::handler::tests::should_toggle_task_on_enter ... ok
[INFO] [stdout] test events::handler::tests::should_toggle_focus_right_and_left ... ok
[INFO] [stdout] test events::handler::tests::should_update_existing_task_on_submit ... ok
[INFO] [stdout] test models::filter::tests::should_filter_todos_based_on_enum_value ... ok
[INFO] [stdout] test models::todo::tests::should_compare_priorities ... ok
[INFO] [stdout] test models::filter::tests::should_filter_todos_based_on_search_query ... ok
[INFO] [stdout] test models::todo::tests::should_create_todo_item ... ok
[INFO] [stdout] test models::todo::tests::should_create_todo_details_from_todo ... ok
[INFO] [stdout] test models::todo::tests::should_return_right_color_of_priority_with_theme ... ok
[INFO] [stdout] test models::todo::tests::should_return_string_from_enum ... ok
[INFO] [stdout] test models::todo::tests::should_update_todo_fields_using_editor ... ok
[INFO] [stdout] test models::todo::tests::should_test_todo_filter_matching ... ok
[INFO] [stdout] test state::app_state::tests::should_return_swap_indices_for_move ... ok
[INFO] [stdout] test state::app_state::tests::should_return_todo_by_id ... ok
[INFO] [stdout] test events::handler::tests::should_toggle_autosave ... ok
[INFO] [stdout] test state::app_state::tests::should_return_currently_selected_todo ... ok
[INFO] [stdout] test models::todo::tests::should_toggle_completed ... ok
[INFO] [stdout] test state::scroll::tests::should_handle_scroll_reset ... ok
[INFO] [stdout] test state::scroll::tests::should_handle_scrolling ... ok
[INFO] [stdout] test state::app_state::tests::should_determine_unsaved_changes ... ok
[INFO] [stdout] test state::app_state::tests::should_test_swap_indices_boundaries ... ok
[INFO] [stdout] test core::autosave::tests::should_handle_save_conditions ... ok
[INFO] [stdout] test events::handler::tests::should_save_and_exit_on_unsaved_exit_confirm ... ok
[INFO] [stdout] test events::handler::tests::should_fail_on_open_edit_if_not_selected ... ok
[INFO] [stdout] test models::todo::tests::should_generate_unique_id_for_todos ... ok
[INFO] [stdout] test core::storage::tests::should_not_restore_if_backup_disabled ... ok
[INFO] [stdout] test state::ui_state::tests::should_apply_system_theme ... ok
[INFO] [stdout] test state::ui_state::tests::should_navigate_through_filters ... ok
[INFO] [stdout] test state::ui_state::tests::should_handle_notification_pushing ... ok
[INFO] [stdout] test state::ui_state::tests::should_handle_save_result_with_popup ... ok
[INFO] [stdout] test state::ui_state::tests::should_open_clear_confirm ... ok
[INFO] [stdout] test state::ui_state::tests::should_open_remove_confirm ... ok
[INFO] [stdout] test state::ui_state::tests::should_open_save_confirm ... ok
[INFO] [stdout] test state::ui_state::tests::should_send_signal_to_redraw_only_once ... ok
[INFO] [stdout] test state::ui_state::tests::should_show_search_input ... ok
[INFO] [stdout] test state::ui_state::tests::should_show_close_dialog_with_ui_state ... ok
[INFO] [stdout] test state::ui_state::tests::should_return_id_of_selected_task ... ok
[INFO] [stdout] test state::ui_state::tests::should_toggle_sidebar_showing ... ok
[INFO] [stdout] test state::ui_state::tests::should_handle_theme_mode_switching_with_memory ... ok
[INFO] [stdout] test state::ui_state::tests::should_test_notification_expiration ... ok
[INFO] [stdout] test theme::io::tests::should_return_error_on_invalid_toml ... ok
[INFO] [stdout] test theme::io::tests::should_load_single_theme_from_toml ... ok
[INFO] [stdout] test state::ui_state::tests::should_open_unsaved_confirm_exit ... ok
[INFO] [stdout] test theme::io::tests::should_handle_missing_themes_dir_gracefully ... ok
[INFO] [stdout] test theme::io::tests::should_parse_colors_from_disk_format ... ok
[INFO] [stdout] test state::ui_state::tests::show_test_redraw_lifecycle ... ok
[INFO] [stdout] test state::ui_state::tests::should_toggle_focus_properly ... ok
[INFO] [stdout] test theme::palette::tests::should_correctly_detect_light_and_dark_colors ... ok
[INFO] [stdout] test theme::palette::tests::should_detect_brightness_based_on_luma_formula ... ok
[INFO] [stdout] test theme::palette::tests::should_implement_equality_correctly ... ok
[INFO] [stdout] test theme::palette::tests::should_handle_non_rgb_colors_as_dark ... ok
[INFO] [stdout] test core::storage::tests::should_create_new_state_empty_todos ... ok
[INFO] [stdout] test theme::palette::tests::should_verify_default_palette_matches_default_theme ... ok
[INFO] [stdout] test theme::registry::tests::should_display_theme_id_correctly ... ok
[INFO] [stdout] test theme::registry::tests::should_cycle_next_properly ... ok
[INFO] [stdout] test theme::registry::tests::should_fallback_to_index_zero_if_initial_not_found ... ok
[INFO] [stdout] test theme::registry::tests::should_get_correct_palette_for_builtin ... ok
[INFO] [stdout] test theme::registry::tests::should_load_registry_with_builtin_themes ... ok
[INFO] [stdout] test theme::theme::tests::should_check_if_all_builtin_themes_have_palettes ... ok
[INFO] [stdout] test theme::registry::tests::test_registry_order_logic ... ok
[INFO] [stdout] test theme::registry::tests::should_cycle_prev_properly ... ok
[INFO] [stdout] test theme::theme::tests::should_handle_custom_theme_display_names ... ok
[INFO] [stdout] test theme::theme::tests::should_test_theme_cycling_next ... ok
[INFO] [stdout] test theme::theme::tests::should_test_light_dark_detection ... ok
[INFO] [stdout] test theme::theme::tests::should_test_theme_cycling_prev ... ok
[INFO] [stdout] test theme::theme::tests::should_test_theme_initialization_from_id ... ok
[INFO] [stdout] test theme::theme::tests::should_test_to_string_for_theme_id ... ok
[INFO] [stdout] test ui::context::tests::should_handle_zero_width ... ok
[INFO] [stdout] test theme::theme::tests::should_verify_registry_integrity ... ok
[INFO] [stdout] test ui::context::tests::should_handle_single_char_width ... ok
[INFO] [stdout] test ui::context::tests::should_truncate_text_shorter_than_limit ... ok
[INFO] [stdout] test ui::context::tests::should_test_focus_logic_consistency ... ok
[INFO] [stdout] test ui::widgets::dashboard::footer::tests::should_render_left_info_with_theme_name_and_autosave ... ok
[INFO] [stdout] test ui::widgets::dashboard::footer::tests::should_render_right_status_with_timer_and_unsaved ... ok
[INFO] [stdout] test ui::context::tests::should_truncate_text_exact_limit ... ok
[INFO] [stdout] test ui::widgets::dashboard::footer::tests::should_render_waiting_status_during_debounce ... ok
[INFO] [stdout] test ui::context::tests::should_truncate_text_unicode_support ... ok
[INFO] [stdout] test ui::context::tests::should_truncate_text_longer_than_limit ... ok
[INFO] [stdout] test ui::widgets::dashboard::sidebar::tests::should_generate_progress_with_empty_todos ... ok
[INFO] [stdout] test ui::widgets::dashboard::sidebar::tests::should_generate_progress_with_todos ... ok
[INFO] [stdout] test ui::widgets::dashboard::sidebar::tests::should_construct_list_with_highlighting ... ok
[INFO] [stdout] test ui::widgets::feedback::tests::should_render_message_for_small_terminal ... ok
[INFO] [stdout] test ui::widgets::form::form::tests::should_create_new_form ... ok
[INFO] [stdout] test ui::widgets::form::form::tests::should_create_form_with_task ... ok
[INFO] [stdout] test ui::widgets::form::form::tests::should_handle_key_for_form ... ok
[INFO] [stdout] test ui::widgets::form::form::tests::should_handle_multiline_input ... ok
[INFO] [stdout] test ui::widgets::form::form::tests::should_navigate_through_form_with_button ... ok
[INFO] [stdout] test ui::widgets::dashboard::sidebar::tests::should_prioritize_high_priority_focus_task ... ok
[INFO] [stdout] test ui::widgets::dashboard::sidebar::tests::should_show_next_task_if_no_high_priority ... ok
[INFO] [stdout] test ui::widgets::dashboard::sidebar::tests::should_test_priority_chart_math ... ok
[INFO] [stdout] test ui::widgets::feedback::tests::should_render_message_for_empty_list ... ok
[INFO] [stdout] test theme::registry::tests::should_fallback_palette_for_unknown_custom_theme ... ok
[INFO] [stdout] test ui::widgets::feedback::tests::should_render_message_for_invalid_query ... ok
[INFO] [stdout] test ui::widgets::form::form::tests::should_prevent_navigation_if_textarea_not_at_edge ... ok
[INFO] [stdout] test ui::widgets::form::form::tests::should_properly_set_value_for_text_input ... ok
[INFO] [stdout] test ui::widgets::form::form::tests::should_return_all_data_on_append ... ok
[INFO] [stdout] test ui::widgets::form::form::tests::should_return_all_data_on_update ... ok
[INFO] [stdout] test ui::widgets::form::form::tests::should_return_submit_on_button_enter ... ok
[INFO] [stdout] test ui::widgets::input::enum_input::tests::should_initialize_enum_input ... ok
[INFO] [stdout] test ui::widgets::input::text_input::tests::should_handle_input_from ... ok
[INFO] [stdout] test ui::widgets::input::text_input::tests::should_handle_reset_text_input ... ok
[INFO] [stdout] test ui::widgets::input::text_input::tests::should_return_styles_if_focused ... ok
[INFO] [stdout] test ui::widgets::input::text_input::tests::should_scroll_input_and_display_text ... ok
[INFO] [stdout] test ui::widgets::input::enum_input::tests::should_handle_cancel_key_for_enum_input ... ok
[INFO] [stdout] test ui::widgets::input::enum_input::tests::should_navigate_properly_through_enum_input ... ok
[INFO] [stdout] test ui::widgets::input::text_input::tests::should_test_max_chars_of_input ... ok
[INFO] [stdout] test ui::widgets::input::enum_input::tests::should_not_handle_other_keys_for_enum_input ... ok
[INFO] [stdout] test ui::widgets::modal::confirm::tests::should_generate_buttons_with_theme ... ok
[INFO] [stdout] test ui::widgets::input::enum_input::tests::should_return_styles_if_focused ... ok
[INFO] [stdout] test ui::widgets::input::text_input::tests::should_be_no_scroll_when_text_fits ... ok
[INFO] [stdout] test ui::widgets::input::text_input::tests::should_handle_cursor_movement ... ok
[INFO] [stdout] test ui::widgets::input::text_input::tests::should_handle_input_key_input ... ok
[INFO] [stdout] test ui::widgets::modal::confirm::tests::should_create_default_confirm ... ok
[INFO] [stdout] test ui::widgets::input::enum_input::tests::should_handle_reset_enum_input ... ok
[INFO] [stdout] test ui::widgets::modal::confirm::tests::should_handle_key_esc_confirm ... ok
[INFO] [stdout] test ui::widgets::modal::popup::tests::should_close_on_esc_anyway ... ok
[INFO] [stdout] test ui::widgets::modal::confirm::tests::should_handle_key_other_keys_confirm ... ok
[INFO] [stdout] test ui::widgets::modal::confirm::tests::should_handle_left_right_key_confirm ... ok
[INFO] [stdout] test ui::widgets::modal::popup::tests::should_create_message_popup ... ok
[INFO] [stdout] test ui::widgets::modal::confirm::tests::should_handle_key_enter_confirm ... ok
[INFO] [stdout] test ui::widgets::modal::popup::tests::should_create_popup_with_chaining_api ... ok
[INFO] [stdout] test ui::widgets::modal::popup::tests::should_popup_close_on_specific_key ... ok
[INFO] [stdout] test ui::widgets::modal::popup::tests::should_return_color_based_on_popup_kind_with_theme ... ok
[INFO] [stdout] test ui::widgets::modal::popup::tests::should_create_task_details_popup ... ok
[INFO] [stdout] test ui::widgets::notification::tests::should_keep_active_notification_if_not_expired ... ok
[INFO] [stdout] test ui::widgets::notification::tests::should_notification_be_expired ... ok
[INFO] [stdout] test ui::widgets::modal::popup::tests::should_popup_close_on_any_key ... ok
[INFO] [stdout] test ui::widgets::notification::tests::should_return_notification_icon_and_color_based_on_kind_and_theme ... ok
[INFO] [stdout] test ui::widgets::notification::tests::should_remove_notification_after_time_expired ... ok
[INFO] [stdout] test ui::widgets::modal::popup::tests::should_handle_scroll_input ... ok
[INFO] [stdout] test ui::widgets::notification::tests::should_create_notification_success ... ok
[INFO] [stdout] test ui::widgets::notification::tests::should_create_notification_error ... ok
[INFO] [stdout] test ui::widgets::notification::tests::should_return_true_when_second_changes ... ok
[INFO] [stdout] test ui::widgets::notification::tests::should_test_remaining_seconds_of_notification ... ok
[INFO] [stdout] test ui::widgets::modal::confirm::tests::should_return_proper_styles_for_buttons_with_theme ... ok
[INFO] [stdout] test ui::widgets::modal::popup::tests::should_calculate_dynamic_area_for_popup ... ok
[INFO] [stdout] test application::tests::should_go_autosave_full_cycle ... ok
[INFO] [stdout] test ui::widgets::modal::confirm::tests::should_calculate_dynamic_area_for_confirm ... ok
[INFO] [stdout] test ui::widgets::dashboard::footer::tests::should_render_only_saved_status_when_no_changes ... ok
[INFO] [stdout] test models::todo::tests::should_return_created_at_string ... FAILED
[INFO] [stdout] test core::storage::tests::should_invoke_ioerror_on_save_when_no_write_permission ... FAILED
[INFO] [stdout] test core::autosave::tests::should_test_autosave_debouncing_logic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- models::todo::tests::should_return_created_at_string stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'models::todo::tests::should_return_created_at_string' (147) panicked at src/models/todo.rs:275:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "2 months ago"
[INFO] [stdout]  right: "3 months ago"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d3eb8f39fda - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d3eb8f39fda - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d3eb8f39fda - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d3eb8f39fda - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d3eb8f5328a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d3eb8f5328a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5d3eb8f3fa22 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d3eb8f3fa22 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d3eb8f14f4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d3eb8f14f4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3eb8f30979 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d3eb8dc60dc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d3eb8dc60dc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d3eb8f30bf2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d3eb8f30bf2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d3eb8f15008 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d3eb8f09e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d3eb8f1602d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d3eb8f53a7c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d3eb8f53903 - core[4a92201981c6b77a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d3eb8920728 - core[4a92201981c6b77a]::panicking::assert_failed::<alloc[420bb310a727dfd7]::string::String, &str>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d3eb89464f6 - todo_tui[26830df9354cb996]::models::todo::tests::should_return_created_at_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/todo.rs:275:9
[INFO] [stdout]   22:     0x5d3eb8939197 - todo_tui[26830df9354cb996]::models::todo::tests::should_return_created_at_string::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/todo.rs:264:41
[INFO] [stdout]   23:     0x5d3eb88cfb06 - <todo_tui[26830df9354cb996]::models::todo::tests::should_return_created_at_string::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d3eb8db93bb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d3eb8db93bb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d3eb8dc6bab - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d3eb8dc6bab - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d3eb8dc6bab - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d3eb8dc6bab - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d3eb8dc6bab - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d3eb8dc6bab - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d3eb8dc6bab - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d3eb8dc02c4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d3eb8dc02c4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d3eb8dc97b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d3eb8dc97b2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d3eb8dc97b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d3eb8dc97b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d3eb8dc97b2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d3eb8dc97b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d3eb8dc97b2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d3eb8f38ecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5d3eb8f38ecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x784ab45dbaa4 - <unknown>
[INFO] [stdout]   45:     0x784ab4668a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::storage::tests::should_invoke_ioerror_on_save_when_no_write_permission stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::storage::tests::should_invoke_ioerror_on_save_when_no_write_permission' (100) panicked at src/core/storage.rs:464:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d3eb8f39fda - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d3eb8f39fda - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d3eb8f39fda - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d3eb8f39fda - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d3eb8f5328a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d3eb8f5328a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5d3eb8f3fa22 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d3eb8f3fa22 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d3eb8f14f4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d3eb8f14f4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3eb8f30979 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d3eb8dc60dc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d3eb8dc60dc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d3eb8f30bf2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d3eb8f30bf2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d3eb8f1503a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d3eb8f09e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d3eb8f1602d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d3eb8f53a7c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d3eb8f53a42 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d3eb885e509 - todo_tui[26830df9354cb996]::core::storage::tests::should_invoke_ioerror_on_save_when_no_write_permission
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/storage.rs:464:9
[INFO] [stdout]   21:     0x5d3eb884eea7 - todo_tui[26830df9354cb996]::core::storage::tests::should_invoke_ioerror_on_save_when_no_write_permission::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/storage.rs:449:64
[INFO] [stdout]   22:     0x5d3eb88cdec6 - <todo_tui[26830df9354cb996]::core::storage::tests::should_invoke_ioerror_on_save_when_no_write_permission::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d3eb8db93bb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d3eb8db93bb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5d3eb8dc6bab - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5d3eb8dc6bab - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5d3eb8dc6bab - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5d3eb8dc6bab - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5d3eb8dc6bab - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5d3eb8dc6bab - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5d3eb8dc6bab - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5d3eb8dc02c4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5d3eb8dc02c4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5d3eb8dc97b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5d3eb8dc97b2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5d3eb8dc97b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5d3eb8dc97b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5d3eb8dc97b2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5d3eb8dc97b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5d3eb8dc97b2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d3eb8f38ecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5d3eb8f38ecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x784ab45dbaa4 - <unknown>
[INFO] [stdout]   44:     0x784ab4668a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::storage::tests::should_invoke_ioerror_on_save_when_no_write_permission
[INFO] [stdout]     models::todo::tests::should_return_created_at_string
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 252 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "835f0782c0208f4dd899549a41ea8e8906834fbe3bce8da90391930100ef599b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "835f0782c0208f4dd899549a41ea8e8906834fbe3bce8da90391930100ef599b", kill_on_drop: false }`
[INFO] [stdout] 835f0782c0208f4dd899549a41ea8e8906834fbe3bce8da90391930100ef599b
